Skip to content

quotas: refactor/expand tests #5688

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

dcramer
Copy link
Member

@dcramer dcramer commented Jul 7, 2017

No description provided.

@ghost
Copy link

ghost commented Jul 7, 2017

1 Warning
⚠️ You should update CHANGES due to the size of this PR

Generated by 🚫 danger

@dcramer
Copy link
Member Author

dcramer commented Jul 7, 2017

was hoping to flush out a bug here, no success

@dcramer dcramer requested a review from tkaemming July 7, 2017 01:01
@dcramer dcramer force-pushed the quotas/fix-account-limit branch from f19c50a to bf95d94 Compare July 7, 2017 17:45
protocol='6',
))

# 1 per hour
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Talked about this Friday, but this needs be the first thing to happen in this test

self.enforce = enforce

def __eq__(self, other):
return isinstance(other, BasicQuota) and hash(self) == hash(other)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Technically should match the attributes here and not the hashes

)

def __init__(self, **options):
pass

def get_actionable_quotas(self, project, key=None):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@markstory
Copy link
Member

Is this something we're still interested in pursuing or can it be closed because it can no longer be merged?

@markstory markstory closed this Sep 25, 2018
@evanpurkhiser evanpurkhiser deleted the quotas/fix-account-limit branch October 1, 2018 22:13
@github-actions github-actions bot locked and limited conversation to collaborators Dec 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants